func internal/runtime/cgroup.throw

6 uses

	internal/runtime/cgroup (current package)
		cgroup_linux.go#L85: 		throw("impossible cgroup version")
		cgroup_linux.go#L92: 		throw("runtime: cgroup invalid buffer length")
		cgroup_linux.go#L157: 		throw("impossible cgroup version")
		cgroup_linux.go#L187: 		throw("impossible cgroup version")
		cgroup_linux.go#L671: 		throw("output too small")
		runtime.go#L14: func throw(s string)